revealer: Always use identity transform for revealed child
authorBenjamin Otte <otte@redhat.com>
Sat, 9 Mar 2019 13:44:06 +0000 (14:44 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 19 Mar 2019 07:48:06 +0000 (08:48 +0100)
commit8f6a48832d1876644b3de4c5ea3b348bb1db77a0
treee479cb5c3a4a7a965538c47c8395cce2a9f8b01d
parent658588dfe7159f99ede6bfaaa38d7f209d2b5a3f
revealer: Always use identity transform for revealed child

Refactor the child allocation machinery, so that the complex allocation
paths are only run when the animation is running.

And in particular, ensure that when no animation is running, the
identity transform is allocated.
gtk/gtkrevealer.c